{if $userid === $this->userid}{$this->lang['empty_user_apps_room']}{else}{$user_name} {$this->lang['empty_foreign_user_apps_room']}{/if}
{if $userid === $this->userid}
{str_replace("%s","{$this->lang['games']}",$this->lang['empty_user_apps_room_sub'])}
{else}
{str_replace("%username", "{$user_name}", $this->lang['invite_user_to_play_games'])}
{/if}